The physical tag has no wiki summary.
0
votes
0answers
8 views
Freebsd bridge between physical interface and vlan
I have FreeBSD 9.0 server which works as a gateway for local network.
em0 - internet
em1 - local network
And I have 3 static IP addresses from internet provider.
I want to assign one of static IP ...
0
votes
0answers
10 views
Decode /proc/pid/pagemap entry
I am trying to decipher how to use /proc/pid/pagemap to get the physical address of a given set of pages. Suppose from the /proc/pid/maps, I get the virtual address afa2d000-afa42000 which corresponds ...
0
votes
1answer
52 views
how to find, using Delphi 7, that a (physical) disk with a specific number (0 .. n) exists in Windows?
On a computer there are Disk 0, Disk 1,... (as we see in Computer management). These (physical) disks may have partitions or not, mounted or not and so on. I want to know if a Disk with a specific ...
0
votes
0answers
28 views
batch - convert relative to physical path [duplicate]
If you want a function that converts a relative path to physical path in a batch file you can use the following:
REM this is the variable to convert
set myPath=..\..\SomePath
REM calling the ...
0
votes
1answer
30 views
Why is PCD bit set when i dont use ioremap_cache?
I am using ubuntu 12.10 32 bit on an x86 system. I have physical memory(about 32MB,sometimes more) which is enumerated and reserved through the ACPI tables as a device so that linux/OS cannot use it. ...
1
vote
1answer
69 views
How do you do RAM Purging in VB.NET?
I've never messed with memory before besides using Memory Streams. But I recently downloaded a RAM Cleaner that "purges" memory. I'm very curious on how it works and what it does. I tried googling ...
0
votes
1answer
82 views
Creating consistent physical font-size on mobile browser
On mobile, most of my client's website looks like the regular desktop page. It hasn't been made responsive, but it's being worked on. Since the body width is fixed at 1000px, it's all tiny text and ...
0
votes
1answer
33 views
Transform location matrix in R
I have a matrix of x, y, and z in csv file, where x and y are the physical locations of z values. The first column is the x location, the first row is the y location.
0 1 2 3 4 5 6
0 z ...
-1
votes
2answers
198 views
map specifc virtual address to a specific physical one
I am writing a Linux kernel module that needs to map a specific physical address to a specific virtual one, and I just can't find a way to do it.
2
votes
0answers
67 views
Are mlock()-ed pages static, or can they be moved in physical RAM?
According the the mlock() man page:
All pages that contain a part of the specified address range are
guaranteed to be resident in RAM when the call returns successfully;
the pages are ...
0
votes
2answers
200 views
How can I increase my Physical Memory Limit in Windows 7 Ultimate? [closed]
So, I currently have 8GB of Installed RAM, but only 3.5GB is usable, due to the stupid 32-bit limits: http://msdn.microsoft.com/en-us/library/aa366778(VS.85).aspx#physical_memory_limits_windows_7
Is ...
0
votes
0answers
14 views
Identifying consistently physical usb slots where devices are plugged in
I have an applicattion in Windows 7 that uses two USB handsets plugged to specific physical external USB slots in a PC
(eg: the left side USB slot and the right-side USB slot in a tablet).
The ...
0
votes
0answers
33 views
Locating physical address of USB port
I need to locate the physical address of the debug port of my USB controller in Linux and Windows. The EHCI spec provides little information about this, and I have searched for hours on google trying ...
1
vote
2answers
57 views
Methods for generating 'random' codes for use with physical/offline verification? PHP/WEB
Long story short, I want to create an automated gift certificate system. I have decided that since the authentication system is largely manual (scan qrcode/input qc code), there is little chance for ...
0
votes
1answer
532 views
Logical Address to Physical Address in Page Table
I really dont know where to start in the following question and how scoured the internet for hints.
If anyone could point me in the right direction or let me know a way of tackling this question it ...
-3
votes
1answer
93 views
Where is Ascii table is physically located [closed]
I take some computer course and the teacher say ASCII table located very far down memory lane. While it looks to me it has to be somewhere pretty close to the CPU since it is transforms chars to ...
0
votes
0answers
26 views
How to add a file in an android physical device's filesystem
i'm implementing an android application that use an xml file for send it to my personal server. If I add the file from the DDMS in eclipse and test the app on the virtual device it work correctly, but ...
1
vote
1answer
32 views
multi-column UNIQUE clustered?
Would a multi-column UNIQUE index qualify for the second condition here?
If so, does that mean that the table will be physically organized based upon that multi-column index?
1
vote
1answer
41 views
does a primary key physically reorder on UPDATE?
John showed me that a primary key will physically order based upon the index, but will it reorder?
If I UPDATE the PK which takes one value in the column and makes it now greater when it was ...
1
vote
2answers
200 views
can calloc or malloc be used to allocate ONLY physical memory in OSX?
I am playing around with the c functions malloc and calloc and I have some questions.
I want to see if I can use these 2 functions to allocate only physical memory, my mac has 4gb or ram and when I ...
2
votes
2answers
222 views
Allocating specific amount of physical memory in Visual Basic .NET?
I know this is kind of a weird question, but how do you...allocate physical memory? I know using New will make a new object but it's not allocating what I'm looking for. Here's kind of what I'm ...
0
votes
1answer
136 views
Translating Virtual and Physical Address
So I really don't get this. Can anyone explain how to do these problems?
Suppose we have a 32-bit CPU with a paging-based memory system. The size of a page is 4KB(2^12). Now the CPU generates a ...
2
votes
2answers
735 views
Setting limit to total physical memory available in Linux
I know that I am supposed to set mem=MEMORY_LIMIT. But I do not know where to go, during runtime, or during boot time, in order to set a limit to the total physical memory that the OS has control of.
...
0
votes
1answer
131 views
Accessing phycical cdrom device directly
Iam trying to access a physical cdrom device in order to check if it is bootable so i need to read bytes from it. I've tried the following 2 ways with no luck:
Method A:
FileStream stream = new ...
0
votes
0answers
172 views
Android detect physical keyboard
Ive made a program that is paired up (via bluetooth) with a barcode-scanner. This barcode scanner is seen by android as a physical keyboard.
Is there any way to figure out if this physical keyboard ...
0
votes
1answer
166 views
Questions on Program execution flow
I was studying operating system concepts from galvin's sixth edition and i have some questions about the flow of execution of a program. A figure explains the processing of the user program as:
...
1
vote
4answers
367 views
When could 2 virtual addresses map to the same physical address?
An operating system/computer architecture question here. I was reading about caches, about how virtually indexing the cache is an option to reduce address translation time. I came across the ...
1
vote
1answer
113 views
Detect physical movement
I want to create an application that detects physical movement of the Android device on a small area.
I want to use some sort of indoor navigation on a board.
Is it possible to use the device sensors ...
0
votes
1answer
774 views
msdeploy + setParameters.xml, how to set web physical file location
This question has been danced around a bit, forgive me if it is a duplicate but I haven't been able to find an exact answer.
I am trying to create a Parameters.xml for deployment configuration that ...
2
votes
1answer
100 views
where created files are stored physically in android?
I am creating file using following code
OutputStreamWriter out = new OutputStreamWriter(openFileOutput("try.txt",0));
// write the contents on mySettings to the file
...
1
vote
0answers
218 views
MVC3 - How to get the controller's physical path?
Does anyone know how to get the physical path inside a controller (e.g. HomeController.cs)?
I tried HttpContext.Request.PhysicalPath in Index() but it returns
"C:\My ...
2
votes
2answers
1k views
Visual Basic Physical Memory
I'm trying to get the amount of physical memory (Total RAM) installed on my PC through Visual Basic.The problem is that I get as a return "0 bytes".Further I'll also try yo get the percentage of ...
1
vote
0answers
246 views
Physical Sector Size on Windows XP for advanced format hard disks
I need to retrieve the physical sector size of a hard disk to determine if the hard disk is of advanced format or not in Windows XP.
I tried to use STORAGE_ACCESS_ALIGNMENT_DESCRIPTOR, but it is not ...
3
votes
2answers
565 views
C memory mapping
I know there are two types of addresses. Virtual and Physical. Printing the address of an integer variable will print its virtual address. Is there a function that will facilitate to print the ...
0
votes
1answer
233 views
What realy means PHYSICAL_ADDRESS value in WDK drivers?
I have bit of a problem with understanding PHYSICAL_ADDRESS structure in WDK. I thought it's real physical address in physical memory. Now I've tried this - I've got virtual PC with 512 MB RAM and ...
0
votes
2answers
1k views
How to get free physical memory like the one showing in Windows Task Manager
I'm having trouble getting the "Free" Physical Memory like the one showing in windows task manager. Everywhere I search, I end up getting the "Available" Physical Memory and that is not my intension.
...
8
votes
2answers
757 views
Poor memcpy performance in user space for mmap'ed physical memory in Linux
Of 192GB RAM installed on my computer, I have 188GB RAM above 4GB (at hardware address 0x100000000) reserved by the Linux kernel at boot time (mem=4G memmap=188G$4G). A data acquisition kernel modules ...
0
votes
1answer
192 views
IIS7 - How do I use the same phyiycal path for different domains?
I have two domains:
principal.com
copy.com
When someone type copy.com I want the user to see principal.com contents but whithout redirecting him to that domain.
Also if I create a subdomain such as ...
0
votes
1answer
368 views
restructure the directory structure of my netbeans web application
I want to restructure the physical directory structure of my netbeans web application .. it must follow the maven structure can some assist me how i can do that without dependencies popping up ?
...
4
votes
1answer
593 views
Physical Boost.Units User Defined Literals
Now that we soon have user defined literals (UDL), in GCC 4.7 for example, I'm eagerly waiting for (physical) unit libraries (such as Boost.Units) using them to ease expression of literals such as ...
2
votes
2answers
218 views
From Java, how to find out the physical location (city, country) of the computer where it's running?
Is it possible to know from Java where the computer where it's running is? If not, how can I do it using JNI? Or any scripts?
I'm building a Java system, and on login, I'm supposed to register on the ...
3
votes
1answer
194 views
Get number of physical processors inside virtual machine
I'd like to know if there's a way to learn the number of physical CPU-s of a host computer when my code is running inside a VM.
I'm looking for C++/assembly solutions that run in Windows and under ...
2
votes
3answers
2k views
How do you re-duplicate a broken physical standby database?
first some data: we are using Oracle 11g databases. A primary database running on a dedicated server and a physical standby database on a separate dedicated server. We use the DataGuard feature to ...
0
votes
0answers
67 views
Getting the size of some rows in a MySQL-Table
I need to get the physical size of some rows in a MySQL-Table.
There are some solutions how to read out the size of a whole table over the information scheme, e.g. this article.
Is there a way to ...
0
votes
2answers
84 views
Should I use a physical page for a list?
I have a table with quite a few records. Now at the moment I select them on one page. But I want to create a list. The list would contain multiple (about 5-10) pages.
For this, should I use physical ...
2
votes
3answers
46 views
RNG from physical random sources
Suppose I have several sensors that sample values between -2.0 and +2.0 with long sequences having very tiny variations over time (e.g. 0.987±0.005 for 2 seconds in a row) and a very strong preference ...
-1
votes
1answer
35 views
What are the causes for the below network scenario?
Ther are two servers A,B.
Due to some reasons,
Server A is able to communicate Server B.
Server B is not able to communicate to Server A.
Could you please me the possible reasons for the above ...
2
votes
1answer
338 views
memcpy from user space to kernel space
Is it possible to copy data from a user space address to kernel space? If so, who will handle translating VMA so there are no page faults? Would memcpy guarantee this to be safe?
13
votes
2answers
13k views
Getting relative virtual path from physical path
How can I get the relative virtual path from the physical path in asp.net?
The reverse method is like below:
Server.MapPath("Virtual Path Here");
But what is the reverse of the upper method?
1
vote
0answers
445 views
Physical Keyboard event for android?
Hey, this is the code for a bash script that i've made
#!/system/bin/sh
#
# Keyboard Fix
#
SD_EXT_DIRECTORY=/sd-ext
dev=/sys/devices/platform/msm_pmic_misc_led.0
a=`cat $SD_EXT_DIRECTORY/key.log`
if ...
