Thread
:
R&D Mode Control [CLI version]
View Single Post
Mentalist Traceur
2013-11-05 , 01:07
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#
32
What really makes this confusing is that I can't find any documentation explaining WHY /dev/shm is the default location where named semaphores go, or how to move/create your named semaphores elsewhere (like cal-tool does). So I don't even really know where to start, when it comes to figuring out how the cal-tool code works to achieve what it does.
Besides that, here's a headscratcher (although the question is just a pure why rather than it getting in the way of a solution at the moment): /dev/shm DOES show up as mounted if you run 'mount'. rdmod segfaults. Then you run 'mount -t tmpfs tmpfs /dev/shm'. /dev/shm shows up in the same exact way in 'mount' output again. No change what so ever. Yet rdmod stops segfaulting.
I want to know how @ paragraph 1 and why @ paragraph 2. But for the time being, I am content with the fact that some way of making rdmod finally work at early boot is possible.
__________________
If you want to donate in support of anything that I do, you can do so with either of these options:
PayPal
| Bitcoin: 1J4XG2z97iFEKNZXThHdFHq6AeyWEHs8BJ | [Will add other donation options eventually]
Quote & Reply
|
The Following 2 Users Say Thank You to Mentalist Traceur For This Useful Post:
Estel
,
foobar
Mentalist Traceur
View Public Profile
Send a private message to Mentalist Traceur
Find all posts by Mentalist Traceur